<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">footer{
    width: 100%;
    height: 306px;
    background: #00993E;
    /* position: absolute;
    bottom: 0; */
}
.footer-up{
    height: 65%;
}
.footer-up-item{
    /*width: calc(96%/3);*/
    margin-right: 3.5%;
    padding-top: 66px;
    color: #fff;
    float: left;
}
.footer-up-item3{
    width:37%;
    margin-right: 0;
}
.footer-up-item1{
    width:35%;
    font-size: 46px;
    font-weight: bold;
    font-family: 'é”å­—ç²—';
    font-weight: lighter;
    padding-top: 70px;
}
.footer-up-item2{
    width:21%;
    font-size: 19px;
    flex: 0 1 320px;
}
.footer-up-item2 p:last-child{
    font-size: 35px;
    font-family: 'é”å­—ç²—';
    font-weight: lighter;  
    margin-top: 15px;  
}
.footer-up-item3 img{
    max-height: 120px;
}
.footer-up-item-text{
    float: right;

}
.footer-up-item-text&gt;a{
    display: block;
    float: left;
    padding-right:5px;
    padding-left:5px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
/*.footer-up-item-text span:not(:last-child) ::after{
    content: '';
    display: inline-block;
    width: 2px;
    height: 20px;
    background: #fff;
    position: absolute;
    right: 1px;
    top: 7px;
}*/
.footer-up-item-text span a{
    color: #fff;
}
.footer-up-item-text p{
    font-size: 15px;
    line-height: 2;
}
#scrollTop{
    cursor: pointer;
}
.footer-bg{
    margin-top: 24px;
    width: 100%;
    height: 22%;
    background: url(../images/jia3_18.jpg) repeat center/25px;
}
/*@media screen and (max-width:1200px){
    footer{
        height: 190px;
        padding-bottom: 10px;
    }
    .footer-bg{
        height: 30%;
    }
    .footer-up-item{
        padding-top: 40px;
    }
    .footer-up-item1{
        font-size: 32px;
    }
    .footer-up-item2{
        width: 25%;
        font-size: 16px;
    }
    .footer-up-item2 p:first-child{
        font-size: 15px;
    }
    .footer-up-item2 p:last-child{
        font-size: 26px;
        margin-top: 0
    }
    .footer-up-item3{{
    }
    .footer-up-item3{
        width: 39%;
    }
    .footer-up-item3 img{
        max-height: 70px;
    }
    .footer-up-item-text{
        line-height: 1.2;
    }
    .footer-up-item-text span:not(:last-child) ::after{
        top: 2px;
    }
}*/


.footer-up-item2 .linhe{
    line-height: 1.8rem;
}</pre></body></html>